Skip to content

Conversation

@itaybre
Copy link
Contributor

@itaybre itaybre commented Nov 20, 2025

Adds Scope's attributes to Sentry Log messages

Follow up to #6830

@github-actions
Copy link
Contributor

github-actions bot commented Nov 20, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against c2b162c

@itaybre itaybre marked this pull request as ready for review November 20, 2025 10:35
@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.065%. Comparing base (7f6a9a5) to head (c2b162c).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #6834       +/-   ##
=============================================
- Coverage   85.102%   85.065%   -0.038%     
=============================================
  Files          453       453               
  Lines        27655     27660        +5     
  Branches     12146     12148        +2     
=============================================
- Hits         23535     23529        -6     
- Misses        4075      4088       +13     
+ Partials        45        43        -2     
Files with missing lines Coverage Δ
Sources/Swift/Tools/SentryLogBatcher.swift 98.518% <100.000%> (+0.056%) ⬆️

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f6a9a5...c2b162c. Read the comment docs.

@itaybre itaybre added the ready-to-merge Use this label to trigger all PR workflows label Nov 20, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 20, 2025

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1211.10 ms 1248.51 ms 37.41 ms
Size 24.14 KiB 1.01 MiB 1013.56 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
e7a30b0 1222.93 ms 1255.40 ms 32.47 ms
795dd39 1216.88 ms 1245.47 ms 28.59 ms
ea12acf 1217.67 ms 1252.69 ms 35.03 ms
762a701 1225.95 ms 1244.49 ms 18.54 ms
73c9712 1238.57 ms 1260.38 ms 21.80 ms
26f7b17 1218.47 ms 1253.82 ms 35.35 ms
924de23 1222.84 ms 1248.37 ms 25.54 ms
cda95fc 1231.42 ms 1247.18 ms 15.77 ms
7cc23cf 1203.15 ms 1232.11 ms 28.96 ms
7a8b167 1217.49 ms 1247.67 ms 30.18 ms

App size

Revision Plain With Sentry Diff
e7a30b0 24.14 KiB 1.01 MiB 1015.20 KiB
795dd39 23.75 KiB 908.16 KiB 884.41 KiB
ea12acf 23.75 KiB 974.89 KiB 951.14 KiB
762a701 23.75 KiB 1022.78 KiB 999.03 KiB
73c9712 23.75 KiB 908.01 KiB 884.26 KiB
26f7b17 23.75 KiB 960.93 KiB 937.19 KiB
924de23 23.75 KiB 947.54 KiB 923.79 KiB
cda95fc 23.75 KiB 912.77 KiB 889.02 KiB
7cc23cf 23.75 KiB 913.62 KiB 889.87 KiB
7a8b167 24.14 KiB 1.01 MiB 1014.00 KiB

Previous results on branch: itay/scopes_set_attributes_logs_batcher

Startup times

Revision Plain With Sentry Diff
95a46b8 1205.08 ms 1232.14 ms 27.06 ms

App size

Revision Plain With Sentry Diff
95a46b8 24.15 KiB 1.02 MiB 1016.13 KiB

Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Base automatically changed from itay/scopes_set_attributes_logs to main December 1, 2025 16:47
@itaybre itaybre enabled auto-merge (squash) December 1, 2025 17:19
@itaybre itaybre merged commit fad87d5 into main Dec 1, 2025
194 of 196 checks passed
@itaybre itaybre deleted the itay/scopes_set_attributes_logs_batcher branch December 1, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Use this label to trigger all PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants